Nor-Pim is a Product Information Management System written for enterprise cloud environments with user interfaces tailored for PC, Web and Mobile.


DefaultSearch REST Member

Method Name: DefaultUserListForDashboard

Parameters:

NameType

Properties of ( DTO ( Data transfer object ), OpenApi definition ( NSWag ) & Client side model )

NameType
Default User CodeSystem.String
Default User NameSystem.String
EmailSystem.String
Default State NameSystem.String
Activity CountSystem.Int32
Last Activity Date TimeSystem.String
Created Date TimeSystem.String
Created By Default User CodeSystem.String
Created By Default User NameSystem.String
Default User IdSystem.Guid

Service Operations


Notice that Curl, Powershell & Javascript includes Authentication and will work as expected, the Html version will fail since it does not include the correct header and is included just to point out this difference.
ReturnRestMethodParametersCurlPowershellHtmlJavaScript
List<DefaultUserListForDashboardDto>GETGetDefaultUserListForDashboardDefaultUserListForDashboardGetQuery query Go Go

JSON output from REST calls:

Result of GET call will end up here